home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3oram.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_RAMSETTINGS_H = 1;
- include("real/frio/r3output.js")
-
-
- var R3CLID_RAMSETTINGS = 135;
-
-
-
-
-
-
-
-
-
- function r3Ramsettings () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_RAMSETTINGS, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Ramsettings.prototype=new r3Output;
- // r3oram.h_H